home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 2555 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.games,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.graphics
  4. Subject: Re: FPU and games?
  5. Date: 26 Jan 1996 03:11:19 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4e9gon$ron@sunsystem5.informatik.tu-muenchen.de>
  9. References: <38232041@kone.fipnet.fi> <volker.0ed8@vb.franken.de> <38232075@kone.fipnet.fi> <volker.0ehd@vb.franken.de> <38232112@kone.fipnet.fi> <volker.0en5@vb.franken.de> <38232154@kone.fipnet.fi> <wfblanDLozuJ.64s@netcom.com>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Wells Fargo Bank (wfblan@netcom.com) wrote:
  14. : Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  15.  
  16. (fpu mapping)
  17.  
  18. : :     fadd    fp5,fp4        ;1/z+=1/z step
  19.  
  20. : : Now, with those fmoves to data registers this loop
  21. : : was very slow. Any reason why? Without those fmoves
  22. : : this loop was about the clock cycles the 040 manual
  23. : : tells.
  24.  
  25. : : --                               _
  26. : : a Stellar programmer          _ //
  27. : : "Amiga - back for the future" \X/
  28.  
  29.  
  30. : So am I correct to understand that you are saying that using the above loop
  31. : without the fmoves, it is pheasable to use the 040's FPU to improve texture
  32. : maped games and programs?  And wouldn't this be all the more true on an 060?
  33.  
  34. improve ? not in speed I guess, the loop really doesnt look like this.
  35.  
  36. nothing against tests, nothing against this as option, but if you
  37. go requiring fpu for mapping you do something even those intl
  38. coders don't do!
  39.  
  40. a mul each 8 pixels like jyrki told sounds good. I heard descent does
  41. it each 16 cycles, this should be enough, why should my 020 do harder
  42. work than a 586 ? 
  43. Now don't tell me I am not to play doom on my crap 020,
  44. a mul is a mul and will stay a mul also on 060.
  45.  
  46. I estimate real clones could run factor 2 to actual available clone demos.
  47. gloom. argh. a _wolf_ not much faster than good old td57.
  48.  
  49. :       Rob Bamford
  50. :   (wfblan@netcom.com)
  51. ------------------------------------------------------------------------
  52.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  53.  
  54.